projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
597b6de
)
Reparent `gnus-article-mode-map' again
author
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 6 Oct 2021 11:19:13 +0000
(13:19 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 6 Oct 2021 11:19:13 +0000
(13:19 +0200)
* lisp/gnus/gnus-art.el (:keymap): Make `button-buffer-map' the
parent of `gnus-article-mode-map' again.
lisp/gnus/gnus-art.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/gnus-art.el
b/lisp/gnus/gnus-art.el
index 9b738b91d99f1be98f55ea9c66cffc13eef62cd5..bb466b9400a11a29dd5f26eb9b7b83024c0e243f 100644
(file)
--- a/
lisp/gnus/gnus-art.el
+++ b/
lisp/gnus/gnus-art.el
@@
-4389,6
+4389,7
@@
If variable `gnus-use-long-file-name' is non-nil, it is
(defvar gnus-article-send-map nil)
(define-keymap :keymap gnus-article-mode-map :suppress t
+ :parent button-buffer-map
" " #'gnus-article-goto-next-page
[?\S-\ ] #'gnus-article-goto-prev-page
"\177" #'gnus-article-goto-prev-page